GW BASIC - translation to English
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

GW BASIC - translation to English

DIALECT OF THE BASIC PROGRAMMING LANGUAGE
GWBASIC; GW-BASIC programming language; Microsoft GW-BASIC interpreter; GWBasic; GW BASIC; Gwbasic; GW Basic; Gee-Whiz BASIC
  • 300px

GW BASIC         
die Programmiersprache "BASIC" die mit den früheren Versionen von DOS mitgeliefert wurde
vital needs         
ONE OF THE MAJOR APPROACHES TO THE MEASUREMENT OF ABSOLUTE POVERTY IN DEVELOPING COUNTRIES
Vital needs; Basic Needs; Basic necessities; Basic needs approach
lebenswichtige Bedürfnisse
Lead Pursuit         
  • A Japanese A6M3 Zero in cold-side lag pursuit behind a US B-25 Mitchell.
  • Chandelle from the FAA Publication FAA-H-8083-3A (Airplane Flying Handbook)
  • Circle flow
  • F-15E Strike Eagle]].
  • A high g barrel roll can be performed over-the-top or underneath.
  • Lag roll
  • Rolling scissors
  • 3=Exit level}}
  • Turn circle geometry. Even though depicted as flying at the same turn rate and turn radius, closure occurs during lead pursuit and then reverses during lag pursuit, with the greatest nose/tail separation at the moment the attacker pulls lead.
  • Diagram of a basic wingover
TYPE OF FLIGHT MANEUVER
Pure pursuit; Lead pursuit; Overshoot (aviation); Basic fighter manoeuvre; Basic fighter manoeuvres; Basic fighter maneuver; High-side guns pass; Boom and Zoom; High yo-yo; Low yo-yo; Boom and zoom; Hit and split
(Luftwaffe) Vor einem feindlichen Flugzeug bleiben während einer Kurve

Definition

GWBASIC
Graphics and Windows Beginner#&39;s All-purpose Symbolic Instruction Code (Reference: BASIC, MS-DOS), "Style: GW-Basic"

Wikipedia

GW-BASIC

GW-BASIC is a dialect of the BASIC programming language developed by Microsoft from IBM BASICA. Functionally identical to BASICA, its BASIC interpreter is a fully self-contained executable and does not need the Cassette BASIC ROM found in the original IBM PC. It was bundled with MS-DOS operating systems on IBM PC compatibles by Microsoft.

The language is suitable for simple games, business programs and the like. Since it was included with most versions of MS-DOS, it was also a low-cost way for many aspiring programmers to learn the fundamentals of computer programming. Microsoft also sold a BASIC compiler, BASCOM, compatible with GW-BASIC, for programs needing more speed.

According to Mark Jones Lorenzo, given the scope of the language, "GW-BASIC is arguably the ne plus ultra of Microsoft's family of line-numbered BASICs stretching back to Altair BASIC – and perhaps even of line-numbered BASIC in general."

With the release of MS-DOS 5.0, GW-BASIC's place was taken by QBasic, a slightly abridged version of the interpreter part of the separately available QuickBASIC interpreter and compiler package.

On May 21, 2020, Microsoft released the 8088 assembler source code for GW-BASIC 1.0 on GitHub under the MIT License.